Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugs/ssh agent darwin #203

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Bugs/ssh agent darwin #203

merged 1 commit into from
Aug 30, 2023

Conversation

Bluebugs
Copy link
Contributor

Description:

On MacOS, Linux is running in a VM that then start the container. This means the container does not see exactly the host path, but instead the VM path. For ssh-agent, Docker create a magic path /run/host-services/ssh-auth.sock instead.

Fixes #201

Checklist:

  • Lint and formatter run with no errors.
  • Tests all pass.

@Bluebugs Bluebugs merged commit da6f9a0 into develop Aug 30, 2023
55 of 56 checks passed
@Bluebugs Bluebugs deleted the bugs/ssh-agent-darwin branch August 30, 2023 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot create directory '/app/fyne-cross/bin/windows-amd64': Permission denied
2 participants